You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Probabilities Class > Probabilities Methods > Probabilities.DirichletLambda Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Probabilities.DirichletLambda Method

Dirichlet Lambda function.

Syntax
C#
Visual Basic
public static TCplx DirichletLambda([In] TCplx Z, int n);
Parameters 
Description 
[In] TCplx Z 
Defines complex value for which the Lambda function is to be calculated. 
int n 
Defines used number of terms used in complex series approximation of Lambda function. 

the Dirichlet Lambda function.

Dirichlet Lambda function is defined by the following equation: 

,  

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!